| 1. | Resizes a block of memory previously allocated with 分配的内存块的大小。 |
| 2. | Argument is the address of the block of memory 参数是内存块的地址。 |
| 3. | Set each location in a block of memory to a given value 将内存块中的每一位置设置为给定值。 |
| 4. | A pointer to an unmanaged block of memory 指向非托管内存块的指针。 |
| 5. | Allocates a block of memory on the stack 在堆栈上分配内存块。 |
| 6. | Class to cache generic blocks of memory 类来缓存一般内存块。 |
| 7. | Provides access to unmanaged blocks of memory from managed code 提供从托管代码访问非托管内存块的能力。 |
| 8. | Size of the block of memory to fill with zeros , in bytes 准备用0来填充的内存区域的大小,按字节来计算。 |
| 9. | Marshals data from an unmanaged block of memory to a managed object 将数据从非托管内存块封送到托管对象。 |
| 10. | Marshals data from a managed object to an unmanaged block of memory 将数据从托管对象封送到非托管内存块。 |